Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

OnExecutionError Method







The System.Exception that represents the error.
Raises the Error event.
Syntax
protected virtual void OnExecutionError( 
   Exception exception
)
'Declaration
 
Protected Overridable Sub OnExecutionError( _
   ByVal exception As Exception _
) 
'Usage
 
Dim instance As WorkstationPresenterBase(Of V)
Dim exception As Exception
 
instance.OnExecutionError(exception)

            

            
protected: virtual void OnExecutionError( 
   Exception* exception
) 
protected:
virtual void OnExecutionError( 
   Exception^ exception
) 

Parameters

exception
The System.Exception that represents the error.
Requirements

Target Platforms

See Also

Reference

WorkstationPresenterBase<V> Class
WorkstationPresenterBase<V> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features